home *** CD-ROM | disk | FTP | other *** search
/ Power CD-ROM!! 8 / Power CD-ROM 8.iso / dos / supercdx / supercdx.txt < prev    next >
Encoding:
Text File  |  1994-06-28  |  11.8 KB  |  250 lines

  1. SUPER-CDX , version 2.19
  2. the SUPER CD-ROM Extensions !
  3.  
  4. SUPERCDX.EXE  ; the SUPER CD-ROM Extensions is a functional equivalent to and
  5. replaces MSCDEX.EXE, the Microsoft Multi-Media extensions. ( MUZZ-E-DEX )
  6.  
  7. The SUPER CD-ROM Extensions consist these three (3) files;
  8. SuperCDX.exe versions 2.18, called SUPER218.exe & 2.19, called SUPERCDX.exe
  9. and SuperCDX.doc (this document) .
  10.  
  11. ver. 2.18 adds the paramater /a for last session selection instead of first, of a multi-session disc.
  12. Super218.exe can handle two driver names from two physical devices names and controllers.
  13. Super218.exe can support up to four LUNs (logical units) per driver name and controller for a total of eight unit on two controllers.    It does not support multiple sessions as does version 2.19  > SUPERCDX.exe.
  14.  
  15. install as:
  16. SUPER218  /d:driver1 /d:driver2
  17.  
  18. ver. 2.19 is for multi-session CD-Recordable disc / (supports the /N:x parameter below)
  19. it can handle only one driver name and one physical device physical device.  There can be up to four logical units on one driver name and thus it can support a recorder and three players.
  20. It can also be installed multiple times with different driver names to then install more than one device.
  21.  
  22. SUPERCDX  /d:recorder /n:9
  23. SUPERCDX  /d:RS422IDE
  24.  
  25. SUPERCDX.EXE  ; the SUPER CD-ROM Extensions is a functional equivalent to and
  26. replaces MSCDEX.EXE, the Microsoft Multi-Media extensions. ( MUZZ-E-DEX )
  27.  
  28. SUPERCDX will report itself to DOS and Applications as MSCDEX version 2.21,
  29. although it can replace all versions of MSCDEX 2.1 through 2.23
  30. It will work with DOS versions 3.1, 3.2, 3.3, 5.0, 6.0 & 6.2 , all
  31. without SETVER required.
  32.  
  33. Features Include:
  34. 1. Super219 will allow the user to access a multi-session and multi-volume
  35.    CD-ROM, by assigning different volumes and sessions to individual letters.
  36. 2. SuperCDX can be installed more than once for different drivers and drives.
  37. 3. SuperCDX can assign the CD-ROM in place of any existing drive letter; ABC.
  38. 4. SuperCDX will de-scramble a secure CD-ROM made with CD-PRODUCER formatter.
  39.  
  40. :Sample CONFIG.SYS file;
  41. Device=c:\cdpro\aspi4dos.sys /D 
  42. Device=c:\cdpro\aspicd.sys /D:ASPICD0
  43. lastdrive = Z
  44.  
  45. : or with a second CD-ROM device driver as thus:
  46. device=c:\mitsumi\mtmscd.sys /d:mscd001 /P:340
  47. Lastdrive = Z:
  48.  
  49. :Sample AUTOEXEC.BAT file;
  50. rem " You don't need MSCDEX anymore !"      
  51. rem MSCDEX /D:ASPICD0 /L:R /M:10 /V /E
  52. ( This will install the cd-reader as 9 drives beginning with R: )
  53.  
  54. SUPERCDX /d:ASPICD0 /L:R  /N:9
  55.  
  56. : or if you have two separate driver names then two can be named as thus:
  57.  
  58. SUPER218 /d:mscd001 /D:ASPICD0 /L:R                  
  59.   
  60. The syntax for SUPECDX and SUPER218 is defined as follows,
  61. where     /D:driver   =  name of driver in config.sys  (default= mscd001) ( two to eight characters )
  62.           /L:logical  =  drive letter assignment other than next available letter
  63.           /N:n        =  n is from 2 to 9 for the total number of logical drives (default =1) for v2.19 only
  64.           /a          =  augment to last session on disc.
  65.  
  66.       Also these command line switches are accepted for MSCDEX
  67.       conformance but ignored are;
  68.           /M:n  is ignored as the SuperCDX buffer is fixed at 16K
  69.           /K    K is ignored ( kanji directory pending , 8/94)
  70.           /V    (not needed, all verbose is always reported by default )
  71.           /E    (no ems switch is needed, EMS memory is not needed either)
  72.  
  73. SuperCDX Verbose will echo back the number of physical drives or logical units
  74. installed, for each driver name.  Properly installed the Verbose reports the 
  75. driver(s) name used and how many physical drives installed on each driver,
  76. and the Unit's Logical Drive Letter in DOS as follows:
  77.  
  78. C:\> SUPERCDX /d:TOPLOAD /L:R
  79. SuperCDX Version 2.19
  80. Copyright 94 American InfoScience
  81. Driver Name  TOPLOAD Number of Drives = 0001
  82. Unit 0001 Drive Letter = R
  83.  
  84. With the Wrong Driver Name ( name in config.sys does not match /d:name )
  85. SuperCDX will report as follows:
  86.  
  87. C:\> SUPERCDX /d:WRONGNAME /L:R
  88. SuperCDX Version 2.19
  89. Copyright 94 American InfoScience
  90. The driver could not be found WRONGNAME
  91.  
  92. SOLUTION:   Match the driver name in config.sys with the parameter /d:name
  93. given to SuperCDX.  The default name that SuperCDX looks for without any
  94. /d:name parameter is MSCD001.   This MSCD001 would have to appear in 
  95. your config.sys as the device driver's name.  Only then can SuperCDX install 
  96. with no switch parameters.   Thus::
  97.  
  98. SuperCDX   or
  99. SuperCDX /d:mscd001
  100.  
  101. would both install the same way.  Also;
  102. LH SuperCDX /d:ASPICD0 can "loadhigh" the re-director in high memory.   
  103.  
  104. If you have any questions please call us at American InfoScience :
  105. phone   512.440.1132 in the USA.
  106. fax.    512.440.0531
  107. bbs     512.326.2754
  108. compuserve ID# 73311,700
  109. Internet DVogler@AOL.com
  110. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  111.  
  112. SUPERCDX.EXE is our superior
  113. Multi-Session Redirector that replaces MSCDEX.EXE,
  114. the Microsoft multi-media cd extensions, version 2.21 as with DOS 5,
  115. and gives multi-session readability of Multi-Session
  116. CD-ROMs Automatically in most CD Players and CD-Recorders!
  117. It does not care about what DOS version you have and works with all
  118. DOS's 3.0 - 3.3 and DOS 5, 6.0 and 6.2.  Incorrect Dos Version is gone and 
  119. SetVER is never needed again! SuperCDX tells the OS that it is MSCDEX 2.21.
  120.  
  121. What it does is assign logical drive letters ( up to nine) to each of the
  122. sessions on your multi-session disc.  It like having 9 CDROMs at once in one.
  123.  
  124. SUPERCDX works with CD-ROM Recorders & Players, and gives
  125. multiple sessions automatically assigned to multiple drive letters.  
  126.  
  127. The /N:n parameter is the number the number of total drives, both physical
  128. and additional logical sessions or tracks (volumes) within sessions.
  129. (up to nine) N can be omitted and defaults to one and thus installs one drive!
  130.  
  131. :examples
  132.  
  133. SuperCDX /L:J    would assign the CDROM to just one Drive letter J:
  134.                  from a device with driver name MSCD001 .
  135.  
  136. SuperCDX /L:x /d:aspicd0 /n:3
  137.                  this assigns only three drive letters X:Y:Z: and 3 sessions,
  138.                  from a device with driver name ASPICD0 .
  139.  
  140. SUPERCDX /n:9    (with one hard drive partition at "C:")
  141.  
  142.    This will assign nine sessions or tracks to nine drive letters, 
  143.    starting with D:   thus  > D E F G H I J K L 
  144.  
  145. LAST DRIVE SELECTION -
  146. supercdx /d:driver /a     
  147.  
  148. would select the last session rather than the first session of a multi-session
  149. disc. The /A will augment the sector addressing to the last session you made.
  150.  
  151. Also, Lastdrive=Z: must be in your config.sys file to allow all these drives!
  152. Without Lastdrive set higher, then LastDrive is defaulted to only G: without
  153. setting it higher, so with the number of drives set to nine, don't start the drive letter to high.:
  154. thus R: would be the highest Starting drive with nine total drives R: to Z: !
  155. If you try to create drives letters above the lastDrive = Z: .
  156.  
  157. File manager for Windows will show only the first two drive of the last
  158. instance of SUPERCDX a CD-ROM drives, the remainder of the drives will
  159. show as remote network drives.  This is proper.  You can see all sessions at
  160. once under file manager with different tree and directories in each one. 
  161. WOW - small miracle...
  162.  
  163. SUPERCDX has the driver named fixed as MSCD001, and does not require the
  164. /d:driver_name if the driver is named /d:MSCD001 in the config.sys file.
  165.  
  166. So SuperCDX can be entered alone and a CD-ROM installed with no syntax at all:
  167. SUPERCDX would install one (or two if present) CD-ROM drive letters beginning at the  
  168. first available drive letter. SuperCDX by itself can work with no other syntax,  will work only if the default driver named in the config.sys file as mscd001.  Any other driver name must be entered on the SuperCDX command line. In conclusion, SUPERCDX can create new drive letters above your last installed logical hard drive.  Or they can be installed in place of an existing hard drive logical drive letter. 
  169. When a disc with less sessions than the number of drives is in place, it will go back to the beginning and show the first session at those higher drive letters assigned above the last real session. SUPERCDX can be installed even as a SUBSTITUTE a CDROM in place of an existing hard drive's assigned letter:
  170.  
  171. SUPERCDX /L:C     would substitute the CDROM for your boot drive,..  WOW - WOW
  172.                 this can be reversed only by re-booting.
  173.  
  174. SuperCDX /l:D /n:2   would substitute the first two sessions of a CD-ROM for your
  175.                 D: and E: drives.  This TSR can only be released by rebooting.
  176.  
  177. SuperCDX /L:X /N:3   would install three drives, X , Y , & Z any of which could 
  178. contain an encrypted or scrambled SECURE -CD session or track on any track.
  179.  
  180. Unlike MSCDEX, SuperCDX can be run twice naming a different driver name
  181. each time.  This could be used to attach only certain CD-ROM drives of many:
  182. SuperCDX /d:firstCD /l:g
  183. SUPERCDX /d:secondCD
  184. supercdx /d:third3
  185.  
  186. You can even install SUPERCDX or in place of your floppy drives, both A: and B: !
  187. SUPERCDX /d:mscd001 /L:A  /n:2
  188.  
  189. All of these devices, including MSCDEX are called redirectors.
  190. MSCDEX and SUPERCDX redirect a block device like a CD-DRIVE
  191. into a logical device with a drive letter(s).   It serves to map the ISO9660 file structure of all
  192. CD-ROMs to the DOS file system for access of CD-ROMs and CD-Recordables.
  193. SUPERCDX will play back video from a CD-ROM better than MSCDEX.
  194. MPEG, AVI and MOV all playback noticeably smoother with SuperCDX over MSCDEX.
  195. This is because of reduced cache write through times with SuperCDX.   At this time there is audio support for only one physical drive,   The first drive of two drives works fine for audio, not the second LUN or driver.
  196.  
  197. TOC;
  198. Multi-Session support can be confirmed with the TOC or Table of Contents utility.  A multi-session disc will return a multi-session table of contents on a mutli-session rated drive.  If TOC only shows one track, your CD-ROM drive and/or it's driver may be single session only, meaning you can access
  199. only the first track.
  200.  
  201. +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  202. American InfoScience Registration Form for SuperCDX, the SUPER CD-ROM EXTENSIONS !!
  203.  
  204. mail to: 
  205.  
  206. American InfoScience
  207. PO Box 3321
  208. Austin, Texas 78764
  209.  
  210. (512) 440-1132 ; phone
  211. (512) 440-0531 ; fax
  212. (512) 326-2754 ; BBS on CD-Recorder Technology
  213. compuserve ID# 73311,700
  214. InterNet DVogler@AOL.com
  215.  
  216.  
  217. Your Name __________________________________________________________
  218.  
  219. Your Company _______________________________________________________
  220.  
  221. Address ____________________________________________________________
  222.  
  223. City _______________________________ State __________ Zip __________
  224.  
  225. Phone _____________________________  FAX ___________________________
  226.  
  227. Do You Own a Compact Disc recorder ? _________ What Kind ? _________
  228.  
  229. How much was it ? $____________ Serial Number ? ____________________
  230.  
  231. Who did you buy it from? ___________________________________________
  232.  
  233. Supplier's Company Phone Number ____________________________________
  234.  
  235. Comment's about your CD-Recorder System ? __________________________
  236.  
  237. Do you want our brochure on CD-Recorder Systems ? _____________(y/n)
  238.  
  239. Any improvements you would like to see ? ___________________________
  240.  
  241. Where did you find SuperCDX ? ______________________________________
  242.  
  243. SuperCDX  Pricing.    As of 7/01/94 SuperCDX is $49 for single user license via mail registration.
  244. An unlimited numbers Site License is only $99 for any number at any one site.
  245.  
  246. Enclosed is $49  x ________ single user license = $____________________ total
  247. or          $99 for a site license.
  248.  
  249. Thank you for your time register your SuperCDX!    Paid  user's of SuperCDX can access free upgrades via our BBS to SuperCDX as soon as available.    Call our BBS at 512-326-2754 for more CD-ROM files.
  250.